home *** CD-ROM | disk | FTP | other *** search
/ Wildcat Files 2 / The Wildcat Files 2 (Arsenal Computer).ISO / clipper / svpr.txt < prev    next >
Text File  |  1994-10-14  |  7KB  |  192 lines

  1.  
  2. Overview Sound & Vision for CA-Clipper
  3. ══════════════════════════════════════
  4.  
  5. Sound & Vision provides complete support for graphical
  6. look-a-like Windows, sound cards and CD-ROM Drives. In
  7. just a couple of function calls you can change the entire
  8. look and feel of an application.
  9. Your programs will come alive. No more simple beeps! you
  10. can make any sound you want using a sound blaster card and
  11. the Sound & Vision library. Sirens, chimes and verbal
  12. commands make your programs more user friendly and responsive.
  13. Reveille when they sign in and taps when they sign out. You
  14. could even have a nuclear explosion if they crash the program!
  15. You're only limited by your imagination as to how sound will
  16. integrate into your applications. Support for Sound Blaster
  17. and Adlib is complete, so you can record sound as well as
  18. play it. It's possible to deliver voice messages, attach verbal
  19. notes to a customer record or create a complete voice mail
  20. system.
  21.  
  22. With almost no overhead, Sound & Vision gives you the option
  23. of having a complete graphical interface on your application.
  24. Use buttons, sliders and listbox - just like Microsoft Windows,
  25. but much faster. Your interface can have mouse support, SAA/CUA
  26. menus, INI file management, moveable/sizeable windows and much,
  27. much more.
  28.  
  29. Finally Clipper programs can have access to the vast amounts
  30. of data available on CD-ROM marketing statistics, demographics
  31. and mapping/routing databases are a few of the thousands of
  32. databases available to you. Sound & Vision will elevate your
  33. programs to a new level of sophistication with almost no effort
  34. on your part.
  35.  
  36. Sound & Vision was written entirely in assembler - just like
  37. Blinker - so it's lightning quick and as small as possible.
  38. It's compatible with real and protected mode CA-Clipper 5.x
  39. and is provided only on 3.5" diskette.
  40.  
  41.  
  42.  
  43.  
  44. Technical Highlights
  45. ════════════════════
  46.  
  47.  
  48. Sound:
  49. ──────
  50. Sound & Vision is the first library, which
  51. allows CA-Clipper programmers to play audio-CDs,
  52. .VOC and .WAV Files. You can have sound play in
  53. the foreground or background. Record from microphones,
  54. audio-CD or any other stereo or mono input. A replete
  55. CD-Player is included, complete with buttons to skip
  56. tracks, pause and control volume. To help you learn
  57. how to write MultiMedia code, we included full source
  58. code for the CD-Player.
  59.  
  60.  
  61. Object Orientation:
  62. ───────────────────
  63. At the heart of Sound & Vision is a powerful object
  64. engine. Using this engine, you can create fully object
  65. oriented programs. Create your own classes, inherit
  66. from existing classes and define new methods. Source
  67. code is provided for all of the classes including:
  68. WindowClass, MenuClass, enhanced GetClass, ButtonClass,
  69. ScrollbarClass, ListClass and IniClass.
  70.  
  71.  
  72. SAA/CUA Windows:
  73. ────────────────
  74. With Sound & Vision it's easy to create programs that
  75. have the look and feel of Microsoft Windows. Windows
  76. will automatically be sizeable and moveable with
  77. scrollbars and maximize/minimize buttons. The true
  78. windowing system supports icons, pushbuttons and
  79. spinners. Additional controls include radiobuttons,
  80. checkboxes and listboxes. You can even frame gets,
  81. outlines and scrollboxes to give them a 3D effect.
  82. SAA/CUA style pulldown/popup menus are included,
  83. accessible with the mouse, hotkeys, cursor or short
  84. cut keys.
  85.  
  86.  
  87. Mouse Support:
  88. ──────────────
  89. Complete mouse support is provided with a graphical mouse
  90. cursor - even in text mode. The cursor can be set to an
  91. hourglass while system processes are taking place.
  92.  
  93.  
  94. Less Memory/More Speed:
  95. ───────────────────────
  96. 90% of the library has been written in assembler, which
  97. makes all of Sound & Vision's functions extremely fast
  98. and saves you valuable memory.
  99.  
  100.  
  101. Protected Mode:
  102. ───────────────
  103. All of Sound & Vision's function run in protected mode.
  104. Using linkers like ExoSpace, Blinker 3.x or Causeway.
  105. You can be rest assured that there is more than enough
  106. memory to run your program.
  107.  
  108.  
  109. Plus:
  110. ─────
  111. There are dozens of other features including a complete
  112. EventSystem, full .INI file handling, Screensaver functions,
  113. showing .PCX Files, full VGA color palette changing,
  114. alertboxes, Font handling, Bit twiddling and CRC Checksum
  115. support.
  116.  
  117.  
  118.  
  119. Documentation:
  120. ══════════════
  121. Full documentation is provided in a Norton Guides database.
  122. Plus, there are tons of sample programs with source code
  123. included for all classes. this gives you a head start on
  124. creating state of the art multimedia applications with
  125. CA-Clipper 5.x. The documentation is available in english
  126. and german language.
  127.  
  128.  
  129.  
  130. System Requirements
  131. ═══════════════════
  132.  * CA-Clipper 5.x or later
  133.  * MS-DOS operating system version 3.3 or later
  134.  * Personal computer with an 80286 or higher micropocessor
  135.  * 1 MB of RAM required
  136.  * One high density 3.5" disk drive and a hard disk
  137.  * VGA or EGA grapics adapter and monitor
  138.  * SoundBlaster / Adlib or compatible card for the Sound part
  139.  * Sound & Vision is licensed for use on a single development
  140.    station. Applications developed with Sound & Vision may be
  141.    distributed royalty free.
  142.  
  143.  
  144. Distribution
  145. ════════════
  146.  
  147.   USA/Canada                England                    Germany/Worldwide
  148.   ──────────                ───────                    ─────────────────
  149.   Programmer's Warehouse    QBS Software Ltd.          SOFTSOL GmbH
  150.   8283 Hayden Rd, Ste 195   10 Barley Mow Passage      Neue Strasse 35a
  151.   Scottsdale, AZ 85258      London W4 4PH              21073 Hamburg
  152.   U.S.A                     England                    Germany
  153.   Tel.:1-800-323-1809       Tel.:+44-81-994-4842       Tel.:+49-40-7661290
  154.   Fax :(602)-443-0659       Fax :+44-81-994-3441       Fax :+49-40-7665664
  155.  
  156.   Omicron Software          Spain                      Australia
  157.   3493 Trenholm Rd.         ─────                      ─────────
  158.   Powhatan, VA 23139        Danysoft Int.              RCM Software
  159.   U.S.A                     Apartado de Correos,227    1198 TooRak Rd.
  160.   Tel.:1-804-375-9703       28100 Alcobendas (Madrid)  Hartwell, Victoria
  161.   Fax :1-804-375-9733       Spain                      Australia
  162.                             Tel.:+34-1-6546298         Tel.:+61-3889-0580
  163.                             Fax :+34-1-6546382         Fax :+61-3889-0263
  164.  
  165.   Austria
  166.   ───────
  167.   HD Ing. Dietmar Hauser
  168.   Fasanengasse 51/2/4
  169.   1030 Wien
  170.   Austria
  171.   Tel.:+43-1-7983908
  172.   Fax :+43-1-7989120
  173.  
  174.  
  175.  
  176.                              Support
  177.                              ───────
  178.  
  179.   First check with your local reseller/distributor, if most cases they
  180.   will be able to provide you with technical support. In any case you
  181.   may contact SoftSol (in addition to phone and fax) via any of the
  182.   following means:
  183.  
  184.   CompuServe     : 100112,3401
  185.   Internet       : max@softsol.clipper.de
  186.  
  187.   BBS  / USA     : (415)-949-0172
  188.   Fido / USA     : 1:143/515
  189.  
  190.   BBS  / Germany : +49-40-7665527
  191.   Fido / Germany : 2:240/5300
  192.